go/types.declInfo.hasInitializer (method)

2 uses

	go/types (current package)
		initorder.go#L100: 		if v == nil || !info.hasInitializer() {
		resolver.go#L35: func (d *declInfo) hasInitializer() bool {